entrycompletion: Drop action support
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Jun 2020 18:12:45 +0000 (14:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 22 Jun 2020 18:43:36 +0000 (14:43 -0400)
commit67a7ad069fbee4f53c05ba5d91bc50044cb4b913
treeebee804fb83360cb7f63c9b1e18a5d16266220ea
parentfb148027d91da293953293a367f6a7279e047445
entrycompletion: Drop action support

This api has not really been kept up with current
user experiences in popups, and we're better off
just dropping it and letting people do their own
popups if they need custom UI.
gtk/gtkentrycompletion.c
gtk/gtkentrycompletion.h
gtk/gtkentryprivate.h
tests/testentrycompletion.c